create array meaning in Chinese
创建组件阵列
Examples
- To retrieve the count of all sequence points and create arrays of the proper size
检索所有序列点的计数,并创建适当大小的数组。 - Provides recommendations for creating arrays in visual basic 6 . 0 applications
提供关于visual basic 6 . 0应用程序中创建数组的建议。 - There are two ways to group objects : by creating arrays of objects , and by creating collections of objects
有两种方式可以将对象分组:创建对象数组以及创建对象集合。 - By following this guideline , you can avoid creating arrays when a member is called with a small number of arguments
按照此准则,在调用带有少量参数的成员时可以避免创建数组。 - Class has properties for determining the rank , length , and lower and upper bounds of an array , as well as methods for accessing , sorting , searching , copying , and creating arrays
System . array类具有用于确定数组的秩、长度、下限和上限的属性,还有用于对数组进行访问、排序、搜索、复制和创建的方法。